$('.element').attr('href', newUrl);
$("a").attr("href", "http://www.google.com/")
$("#mylink").attr("href");